ComponentOne FlexReport for WinForms
Progress Property (IAsyncOperationWithProgress<TResult,TProgress>)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > IAsyncOperationWithProgress<TResult,TProgress> Interface : Progress Property
Gets or sets the method that receives progress events.
Syntax
'Declaration
 
Property Progress As C1.Win.C1Document.AsyncOperationProgressHandler(Of TResult,TProgress)
C1.Win.C1Document.AsyncOperationProgressHandler<TResult,TProgress> Progress {get; set;}
See Also

Reference

IAsyncOperationWithProgress<TResult,TProgress> Interface
IAsyncOperationWithProgress<TResult,TProgress> Members